Fetch all bill payments with pagination and status filters.
Filter by transaction type
AIRTIME, MOBILEDATA, CABLEBILLS, UTILITYBILLS "AIRTIME"
Filter by transaction status
PENDING, SUCCESS, FAILED "SUCCESS"
Filter by biller name (partial match)
"MTN"
Filter by biller code
"BIL099"
Filter by customer reference/phone number
"08012345678"
Start date for filtering (YYYY-MM-DD)
"2024-01-01"
End date for filtering (YYYY-MM-DD)
"2024-12-31"
Search in reference or txRef fields
"REF12345"
Minimum amount filter
100
Maximum amount filter
1000
Page number (starting from 1)
1
Number of items per page
10
Sort field
"createdAt"
Sort order
ASC, DESC "DESC"